adResizeEnd
Type
message
Summary
Sent whan an ad finished resizing.
Syntax
adResizeEnd <pAdName>
Description
Handle the adResizeEnd message if you want to perform an action when an ad finished resizing.
The adResizeEnd message is sent to the current card when an ad has finished resizing.
Parameters
Name | Type | Description |
---|---|---|
pAdName | The name of ad that has been expanded (as specified in mobileAdCreate) |
Examples
on adResizeEnd pAdName
send "layout" to group "content"
end adResizeEnd
Related
command: mobileAdCreate, mobileAdRegister, mobileAdDelete
message: adLoaded, adLoadFailed, adResizeStart
Compatibility and Support
Introduced
LiveCode 6.0
OS
ios
android
Platforms
mobile